home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8969 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1008 b   |  30 lines

  1. Path: cs.tu-berlin.de!news
  2. From: Tobias Scheffer <scheffer@cs.tu-berlin.de>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Time in milliseconds?
  5. Date: Thu, 07 Mar 1996 20:17:40 +0100
  6. Organization: TU Berlin
  7. Message-ID: <313F3654.4392@cs.tu-berlin.de>
  8. References: <313F33E0.31CA@cs.tu-berlin.de>
  9. NNTP-Posting-Host: bruckner.cs.tu-berlin.de
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.5 sun4m)
  14.  
  15. Tobias Scheffer wrote:
  16. > How, in a C program, can I get the time in milliseconds? I want to measure
  17.  
  18. I found it out by myself: it's the clock() function call. Next time I'll 
  19. read the manual before posting, I promise.
  20.  
  21. Tobias
  22.  
  23.  
  24. -- 
  25. Tobias Scheffer - Technische UniversitΣt Berlin ----- (++49 +30) 314-21005
  26. ----------------- Methoden der Kⁿnstlichen Intelligenz ------- Fax  -24913
  27. ----------------- Franklinstr. 28-29, D-10587 Berlin -------- Sekr. FR 5-8
  28. ----------------- http://www.cs.tu-berlin.de/~scheffer/ ------------------
  29.